-- card: 7281 from stack: in -- bmap block id: 10817 -- flags: 4000 -- background id: 2143 -- name: Win Certificate ----- HyperTalk script ----- on openCard put "Sir ?" into card field 1 click at 331, 162 click at 348, 162 with shiftkey end openCard -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=50 top=37 right=55 bottom=130 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print This ----- HyperTalk script ----- on mouseUp global SetPass if SetPass then hide menubar set style of card field 1 to transparent hide bkgnd button 1 hide card button 1 hide card button 2 open printing with dialog print this card close printing show card button 2 show card button 1 show bkgnd button 1 set style of card field 1 to rectangle if SetPass then show menubar end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=50 top=305 right=323 bottom=130 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Continue ----- HyperTalk script ----- on mouseUp go to card "Opening" end mouseUp -- part 5 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=162 top=148 right=172 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 6 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: -- part contents for card part 5 ----- text ----- Sir ?